Total Complexity | 17 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 108 |
Lines of code | 41 |
Logical lines of code | 19 |
Comment lines | 44 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate() | 60 | 6 | 15 | |
isUrl() | 73 | 3 | 4 | |
isHash() | 78 | 1 | 3 | |
isInt() | 78 | 1 | 3 | |
isFloat() | 78 | 1 | 3 | |
isWord() | 79 | 1 | 3 | |
isEmail() | 89 | 1 | 2 | |
isValidFilePath() | 89 | 1 | 2 | |
isRegexp() | 77 | 1 | 3 | |
isUrlencoded() | 79 | 1 | 3 |